FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package ca.clicsante.base#current (78 ms)

Package ca.clicsante.base
Type CodeSystem
Id Id
FHIR Version R4
Source http://docs.clicsante.ca/fhir/base/https://build.fhir.org/ig/trimoz-technologies/hl7-fhir-ig/CodeSystem-appointment-availability-state.html
Url http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-availability-state
Version 0.1.0
Status active
Date 2025-02-21T16:55:49+00:00
Name AppointmentAvailabilityStateCodeSystem
Title Appointment Availability State Codes
Experimental True
Description Describes the state of availability of an appointment.
Content complete

Resources that use this resource

ValueSet
appointment-availability-state Appointment Availability State Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem appointment-availability-state

This case-sensitive code system http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-availability-state defines the following codes:

CodeDisplay
invalid Invalid
deleted Deleted
pending Pending
active Active
inactive Inactive

Source

{
  "resourceType" : "CodeSystem",
  "id" : "appointment-availability-state",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem appointment-availability-state</b></p><a name=\"appointment-availability-state\"> </a><a name=\"hcappointment-availability-state\"> </a><a name=\"appointment-availability-state-en-US\"> </a><p>This case-sensitive code system <code>http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-availability-state</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">invalid<a name=\"appointment-availability-state-invalid\"> </a></td><td>Invalid</td></tr><tr><td style=\"white-space:nowrap\">deleted<a name=\"appointment-availability-state-deleted\"> </a></td><td>Deleted</td></tr><tr><td style=\"white-space:nowrap\">pending<a name=\"appointment-availability-state-pending\"> </a></td><td>Pending</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"appointment-availability-state-active\"> </a></td><td>Active</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"appointment-availability-state-inactive\"> </a></td><td>Inactive</td></tr></table></div>"
  },
  "url" : "http://docs.clicsante.ca/fhir/base/CodeSystem/appointment-availability-state",
  "version" : "0.1.0",
  "name" : "AppointmentAvailabilityStateCodeSystem",
  "title" : "Appointment Availability State Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-21T16:55:49+00:00",
  "publisher" : "Clic Santé",
  "contact" : [
    {
      "name" : "Clic Santé",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://clicsante.ca"
        }
      ]
    }
  ],
  "description" : "Describes the state of availability of an appointment.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "invalid",
      "display" : "Invalid"
    },
    {
      "code" : "deleted",
      "display" : "Deleted"
    },
    {
      "code" : "pending",
      "display" : "Pending"
    },
    {
      "code" : "active",
      "display" : "Active"
    },
    {
      "code" : "inactive",
      "display" : "Inactive"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.